(C) 1996 AROS - The Amiga Replacement OS


NAME
LONG SPAsin()
SYNOPSIS

LONG fnum1

LOCATION
In MathTransBase at offset 19
FUNCTION
Calculate arcussin of the given number

INPUTS
fnum1 - Motorola fast floating point number
RESULT
Motorola fast floating point number

flags: zero : result is zero negative : result is negative overflow : fnum < -1 or fnum > 1

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
21.07.1997 bergers
*** empty log message ***